Reinstate the activate-focus keybinding
authorMatthias Clasen <mclasen@redhat.com>
Sun, 12 May 2019 18:00:19 +0000 (18:00 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 12 May 2019 18:07:33 +0000 (18:07 +0000)
commit04754d753b1370b0026b83d89bfa6d14bd343028
treefcdaee7016076c96b511d8b017cb135debda5907
parentf8c1f7173adda4170b87f9988e70fa628ef9caf5
Reinstate the activate-focus keybinding

Commit 3b62d9c027186fe0fddfb9 was a bit overzealous in
removing not just the public API for activating the focus
widget, but also the plumbing needed to make the keybinding
work.

Closes: https://gitlab.gnome.org/GNOME/gtk/issues/1879
gtk/gtkwindow.c